"查查詞典"手機版
千萬人都在用的超大詞匯詞典翻譯APP
- The declaring type is not necessarily a generic type
聲明類型不一定是泛型類型。 - The declaring type for the method is not in this module
此方法的聲明類型不在此模塊內。 - It will also validate the contents based on the declared type
還將根據聲明的類型驗證內容。 - Value that depends on whether the declaring type is generic
值,該值取決于聲明類型是否為泛型。 - Minimal need to declare types
對類型聲明的需求最少。 - To a variable sets it to the default value for its declared type
賦給變量將把該變量設置為其聲明類型的默認值。 - The declaring type of
創(chuàng)建的。 - Ideally , a nested type is instantiated and used only by its declaring type
理想情況下,嵌套類型僅由它的聲明類型進行實例化和使用。 - Must be the same as the declared type of the property to which it is assigned
的類型必須同它被分配到的屬性( property )的聲明類型相同。 - The following code example displays the declaring type of a dynamic method
下面的代碼示例顯示動態(tài)方法的聲明類型。此代碼示例摘自一個為